'Declaration Protected Overrides Sub RemoveItem( _ ByVal index As System.Integer _ )
protected override void RemoveItem( System.int index )
Parameters
- index
- The zero-based index of the item to remove.
'Declaration Protected Overrides Sub RemoveItem( _ ByVal index As System.Integer _ )
protected override void RemoveItem( System.int index )